Initializing AppleScript
Before you call any of the standard scripting component routines, you can call theASInit
function to initialize the AppleScript component with desired application-specific stack and heap sizes. If you don't callASInit
, the AppleScript component initializes itself using either the values specified in the application's'scsz'
resource or, for those values not provided by the'scsz'
resource, default values provided by the AppleScript component.
Subtopics
- ASInit
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help